reflect.structType.pkgPath (field)

5 uses

	reflect (current package)
		type.go#L449: 	pkgPath name
		type.go#L1251: 		f.PkgPath = t.pkgPath.name()
		type.go#L1724: 		if t.pkgPath.name() != v.pkgPath.name() {
		type.go#L2703: 		typ.pkgPath = newName(pkgpath, "", false)